113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<div class="col">
<img
src=https://freepngimg.com/download/rain/72580-ico-thunderstorm-rain-lightning-weather-icon.png
class="weather-icons" alt="Weather icon" />
<h4>6º</h4>
</div>
<div class="col">
<img
src="https://www.pngkit.com/png/full/9-93473_costech-solar-power-sensor-wall-light-20-led.png"
class="weather-icons"
alt="Weather icon"
/>
<h4>10º</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="src/scrip.js"></script>
</body>
</html>
var Date: DateConstructor
new () => Date (+4 overloads)
new () => Date (+4 overloads)
1/2
log(message?: any, ...optionalParams: any[]): void
Prints to stdout with newline.